xen: New vcpu_op commands for setting periodic and single-shot timers.
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Fri, 9 Mar 2007 18:26:47 +0000 (18:26 +0000)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Fri, 9 Mar 2007 18:26:47 +0000 (18:26 +0000)
commiteb1a565927c0fdcd89be41f6d063c458539cca8d
tree098888cc3dadfbd978e9381d069dd8346b6d6adc
parentbc69003d96068102da46008481e5e449f2ef9b7d
xen: New vcpu_op commands for setting periodic and single-shot timers.
Signed-off-by: Keir Fraser <keir@xensource.com>
14 files changed:
xen/arch/ia64/xen/xensetup.c
xen/arch/powerpc/setup.c
xen/arch/x86/apic.c
xen/arch/x86/setup.c
xen/common/compat/domain.c
xen/common/domain.c
xen/common/page_alloc.c
xen/common/sched_credit.c
xen/common/schedule.c
xen/include/public/vcpu.h
xen/include/xen/mm.h
xen/include/xen/sched-if.h
xen/include/xen/sched.h
xen/include/xen/timer.h